home *** CD-ROM | disk | FTP | other *** search
/ Top 200 Programs / Top 200 Programs.iso / internet / bmconv / _SETUP.1 / bm_conv.exe / 0 / RCDATA / TFORM3 / TFORM3.txt < prev   
Text File  |  1998-05-26  |  4KB  |  178 lines

  1. object Form3: TForm3
  2.   Left = 295
  3.   Top = 113
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   Caption = 'About Bookmark Converter X.X'
  7.   ClientHeight = 367
  8.   ClientWidth = 246
  9.   Color = clSilver
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   OnActivate = FormActivate
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Image1: TImage
  21.     Left = 19
  22.     Top = 4
  23.     Width = 208
  24.     Height = 85
  25.     AutoSize = True
  26.     Picture.Data = {<image001.bmp>}
  27.   end
  28.   object GroupBox2: TGroupBox
  29.     Left = 5
  30.     Top = 256
  31.     Width = 236
  32.     Height = 81
  33.     TabOrder = 2
  34.     object Label7: TLabel
  35.       Left = 8
  36.       Top = 16
  37.       Width = 220
  38.       Height = 33
  39.       AutoSize = False
  40.       Caption = 'You can always find the latest version of Bookmark Converter at:'
  41.       Color = clBtnFace
  42.       Font.Charset = DEFAULT_CHARSET
  43.       Font.Color = clBlack
  44.       Font.Height = -11
  45.       Font.Name = 'MS Sans Serif'
  46.       Font.Style = [fsBold]
  47.       ParentColor = False
  48.       ParentFont = False
  49.       Transparent = True
  50.       WordWrap = True
  51.     end
  52.     object Label8: TLabel
  53.       Left = 8
  54.       Top = 56
  55.       Width = 220
  56.       Height = 13
  57.       AutoSize = False
  58.       Caption = 'http://www.abc.se/~m9761/bm_conv'
  59.       Font.Charset = DEFAULT_CHARSET
  60.       Font.Color = clBlue
  61.       Font.Height = -11
  62.       Font.Name = 'MS Sans Serif'
  63.       Font.Style = [fsBold]
  64.       ParentFont = False
  65.     end
  66.   end
  67.   object Button1: TButton
  68.     Left = 144
  69.     Top = 343
  70.     Width = 97
  71.     Height = 20
  72.     Caption = 'Back'
  73.     Default = True
  74.     TabOrder = 0
  75.     OnClick = Button1Click
  76.   end
  77.   object GroupBox1: TGroupBox
  78.     Left = 5
  79.     Top = 88
  80.     Width = 236
  81.     Height = 169
  82.     TabOrder = 1
  83.     object Label1: TLabel
  84.       Left = 8
  85.       Top = 16
  86.       Width = 201
  87.       Height = 13
  88.       AutoSize = False
  89.       Caption = 'Bookmark Converter X.X is written'
  90.       Color = clBtnFace
  91.       Font.Charset = DEFAULT_CHARSET
  92.       Font.Color = clBlack
  93.       Font.Height = -11
  94.       Font.Name = 'MS Sans Serif'
  95.       Font.Style = [fsBold]
  96.       ParentColor = False
  97.       ParentFont = False
  98.       Transparent = True
  99.     end
  100.     object Label5: TLabel
  101.       Left = 8
  102.       Top = 29
  103.       Width = 65
  104.       Height = 15
  105.       AutoSize = False
  106.       Caption = '1998 by:'
  107.       Color = clBtnFace
  108.       Font.Charset = DEFAULT_CHARSET
  109.       Font.Color = clBlack
  110.       Font.Height = -11
  111.       Font.Name = 'MS Sans Serif'
  112.       Font.Style = [fsBold]
  113.       ParentColor = False
  114.       ParentFont = False
  115.       Transparent = True
  116.       WordWrap = True
  117.     end
  118.     object Label2: TLabel
  119.       Left = 8
  120.       Top = 48
  121.       Width = 145
  122.       Height = 33
  123.       AutoSize = False
  124.       Caption = 'Magnus Br∩┐╜ding          e-mail:   m9761@abc.se'
  125.       Color = clBtnFace
  126.       Font.Charset = DEFAULT_CHARSET
  127.       Font.Color = clBlack
  128.       Font.Height = -11
  129.       Font.Name = 'MS Sans Serif'
  130.       Font.Style = [fsBold]
  131.       ParentColor = False
  132.       ParentFont = False
  133.       Transparent = True
  134.       WordWrap = True
  135.     end
  136.     object Label3: TLabel
  137.       Left = 8
  138.       Top = 85
  139.       Width = 225
  140.       Height = 13
  141.       AutoSize = False
  142.       Caption = 'Bookmark Converter X.X is shareware.'
  143.       Color = clBtnFace
  144.       Font.Charset = DEFAULT_CHARSET
  145.       Font.Color = clBlack
  146.       Font.Height = -11
  147.       Font.Name = 'MS Sans Serif'
  148.       Font.Style = [fsBold]
  149.       ParentColor = False
  150.       ParentFont = False
  151.       Transparent = True
  152.     end
  153.     object GroupBox3: TGroupBox
  154.       Left = 8
  155.       Top = 108
  156.       Width = 220
  157.       Height = 53
  158.       Caption = 'Registered for one user to:'
  159.       TabOrder = 0
  160.       object Label4: TLabel
  161.         Left = 6
  162.         Top = 20
  163.         Width = 209
  164.         Height = 21
  165.         Alignment = taCenter
  166.         AutoSize = False
  167.         Caption = 'This copy is unregistered !'
  168.         Font.Charset = DEFAULT_CHARSET
  169.         Font.Color = clRed
  170.         Font.Height = -16
  171.         Font.Name = 'MS Sans Serif'
  172.         Font.Style = []
  173.         ParentFont = False
  174.       end
  175.     end
  176.   end
  177. end
  178.